Versions:

  • 5.22.1
  • 5.21.0
  • 5.20.0
  • 5.19.0
  • 5.18.1
  • 5.17.0
  • 5.16.0
  • 5.11.0
  • 5.8.2
  • 5.6.0

osquery exposes an entire operating system as a high-performance relational database, enabling administrators and incident-response teams to query running processes, listening ports, loaded kernel modules, browser plugins, hardware events, and other real-time state with ordinary SQL instead of ad-hoc shell scripts. Originally released by Facebook’s security engineering group and now maintained under the osquery Foundation, the cross-platform daemon ships with more than three hundred schema tables that map natively to Windows, macOS, and Linux subsystems, delivering a unified, scriptable interface for configuration audits, vulnerability checks, compliance baselines, and forensic timeline reconstruction. Security teams embed it in endpoint detection pipelines to surface IOCs such as suspicious startup items, unsigned binaries, or rogue certificates; DevOps groups schedule differential queries to track package drift, service health, and container layer changes across fleets; and SaaS providers stream the JSON results into Elastic, Splunk, or Snowflake for long-term analytics. The lightweight agent can run interactively from the command line for one-off investigations, operate as a non-privileged user, or be aggregated through a TLS-configured fleet manager for centralized visibility. The current stable release is version 5.22.1, the eleventh iteration in a lineage that has evolved through ten prior feature releases, each expanding platform coverage, adding new virtual tables, and hardening performance under concurrent load. osquery is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: